Let version-to-list handle versions like "10.3d".
authorChong Yidong <cyd@stupidchicken.com>
Sun, 29 Aug 2010 01:31:45 +0000 (21:31 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 29 Aug 2010 01:31:45 +0000 (21:31 -0400)
commitcc202a47fd7dbf1ac469c9e9af5cbdc23225cb32
tree4bd422d3b3c8ff909eff3002035bd8ac473c482a
parent2995ce4489077119e24ba07afdc991738e4fb570
Let version-to-list handle versions like "10.3d".

* lisp/subr.el (version-regexp-alist): Don't use "a" and "b" for
"alpha" and "beta".
(version-to-list): Handle versions like "10.3d".
lisp/ChangeLog
lisp/subr.el